Skip to content

#857 add filter_custom action, filter_ignored->filter_git_ignored #1077

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 18, 2022
Merged

#857 add filter_custom action, filter_ignored->filter_git_ignored #1077

merged 2 commits into from
Mar 18, 2022

Conversation

alex-courtis
Copy link
Member

See #857

if opts.view.mappings.list then
for _, m in pairs(opts.view.mappings.list) do
if m.action == "toggle_ignored" then
m.action = "toggle_git_ignored"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is silent. We could add a message.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's okay for now i guess. Thanks :)

@alex-courtis alex-courtis changed the title 857 add filter_custom action, filter_ignored->filter_git_ignored #857 add filter_custom action, filter_ignored->filter_git_ignored Mar 13, 2022
Copy link
Member

@kyazdani42 kyazdani42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well thought !

@kyazdani42 kyazdani42 merged commit a50fd77 into nvim-tree:master Mar 18, 2022
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants